< Depth of 3D memory copy
< Height of 3D memory copy
< Width of 3D memory copy in bytes
< Destination array reference
< Destination context (ignored with dstMemoryType is ::CU_MEMORYTYPE_ARRAY)
< Destination device pointer
< Destination height (ignored when dst is array; may be 0 if Depth==1)
< Destination host pointer
< Destination LOD
< Destination memory type (host, device, array)
< Destination pitch (ignored when dst is array)
< Destination X in bytes
< Destination Y
< Destination Z
< Source array reference
< Source context (ignored with srcMemoryType is ::CU_MEMORYTYPE_ARRAY)
< Source device pointer
< Source height (ignored when src is array; may be 0 if Depth==1)
< Source host pointer
< Source LOD
< Source memory type (host, device, array)
< Source pitch (ignored when src is array)
< Source X in bytes
< Source Y
< Source Z
3D memory cross-context copy parameters